/*
媒体查询
*/

@media screen and (min-width: 1100px) and (max-width: 1400px) {
	
}
@media screen and (min-width: 1401px) and (max-width: 1700px) {
	
}
@media screen and (min-width: 1701px) and (max-width: 1920px) {
	
}
@media screen and (min-width: 1251px) {
	
	.show-pc { display: block !important; }
	.show-pad { display: none !important; }
	.show-wap { display: none !important; }
	
	.content {
	    min-height: 300px;
	}
	.chanyeli {
		width: 23%;
		background: #fff;
		box-shadow: 0 0 6px #ddd;
	}
	.rongyuli {
		width: 32.5%;
		background: #fff;
		box-sizing: border-box;
		padding: 10px;
		height: 200px;
		overflow: hidden;
	}
	.prolist li {
		width: 48.5%;
		margin: 0 0 40px 0;
		box-shadow: 0 0 3px #ddd;
		position: relative;
	}
	.prolist .thumb {
		width: 100%;
		height: 330px;
	}
	.prolist .moreimg {
		position: absolute;
		right: 20px;
		bottom:10px;
		z-index: 9;
	}
	.zplist li {
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid #DEDEDE;
	}
	.zplist .thumb {
		width: 14.5%;
		height: 115px;
	}
	.newslist li {
		box-shadow: 0 0 6px #ddd;
		background: #fff;
		width:31%;
		margin: 0 3.5% 40px 0;
	}
	.newslist li:nth-child(3n) {
		margin-right: 0;
	}
	.lianxiul li {
		background: #fff;
		width:23.5%;
		margin-right: 2%;
		padding: 35px 10px 10px;
		box-sizing: border-box;
	}
	.lianxiul li:nth-child(4n) {
		margin-right: 0;
	}
	.ditu-box {
		position: absolute;
		right: 10%;
		top: 0;
		bottom: 0;
		margin: auto;
		z-index: 9;
		background: rgba(0,0,0,0.75);
		width: 38.5%;
		height:65%;
		color: #fff;
		padding: 40px 30px 0;
		box-sizing: border-box;
	}
	.video01 {
		width: 100%;
		height: 600px;
	}
	.videoul li {
		margin-bottom: 8px;
		opacity: 1;
	}
	.videoul li:last-child {
		margin-bottom: 0;
	}
	.videoul li:first-child {
		opacity: 0.7;
	}
}
@media screen and (min-width: 960px) and (max-width: 1250px) {
	
	.show-pc { display: block !important; }
	.show-pad { display: block !important; }
	.show-wap { display: none !important; }

	.w1200,.w1300 {
		width: 95% !important;
		margin-left: auto;
		margin-right: auto;
	}
	.content {
	    min-height: 200px;
	}
	.chanyeli {
		width: 23%;
		background: #fff;
		box-shadow: 0 0 6px #ddd;
	}
	.rongyuli {
		width: 32.5%;
		background: #fff;
		box-sizing: border-box;
		padding: 10px;
		height: 200px;
		overflow: hidden;
	}
	.prolist li {
		width: 48.5%;
		margin: 0 0 40px 0;
		box-shadow: 0 0 3px #ddd;
		position: relative;
	}
	.prolist .thumb {
		width: 100%;
		height: 330px;
	}
	.prolist .moreimg {
		position: absolute;
		right: 20px;
		bottom:10px;
		z-index: 9;
	}
	.zplist li {
		margin-bottom: 30px;
		padding-bottom: 30px;
		border-bottom: 1px solid #DEDEDE;
	}
	.zplist .thumb {
		width: 14.5%;
		height: 115px;
	}
	.newslist li {
		box-shadow: 0 0 6px #ddd;
		background: #fff;
		width:31%;
		margin: 0 3.5% 30px 0;
	}
	.newslist li:nth-child(3n) {
		margin-right: 0;
	}
	.lianxiul li {
		background: #fff;
		width:23.5%;
		margin-right: 2%;
		padding: 35px 10px 10px;
		box-sizing: border-box;
	}
	.lianxiul li:nth-child(4n) {
		margin-right: 0;
	}
	.ditu-box {
		position: absolute;
		right: 10%;
		top: 0;
		bottom: 0;
		margin: auto;
		z-index: 9;
		background: rgba(0,0,0,0.75);
		width: 38.5%;
		height:65%;
		color: #fff;
		padding: 40px 30px 0;
		box-sizing: border-box;
	}
	.video01 {
		width: 100%;
		height: 500px;
	}
	.videoul li {
		margin-bottom: 8px;
		opacity: 1;
	}
	.videoul li:last-child {
		margin-bottom: 0;
	}
	.videoul li:first-child {
		opacity: 0.7;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
		width: 40%;
	}
}
@media screen and (min-width: 641px) and (max-width: 959px) {
	
	.show-pc { display: none !important; }
	.show-pad { display: block !important; }
	.show-wap { display: block !important; }

	.w1200,.w1300 {
		width: 95% !important;
		margin-left: auto;
		margin-right: auto;
	}
	.content {
	    min-height: 200px;
	}
	.chanyeli {
		width: 100%;
		background: #fff;
		box-shadow: 0 0 6px #ddd;
	}
	.rongyuli {
		width: 48.5%;
		background: #fff;
		box-sizing: border-box;
		padding: 5px;
		height: 120px;
		margin-bottom: 10px;
		overflow: hidden;
	}
	.rongyuli-img {
		height: 110px;
		width:100%;
	}
	.footer {
		padding: 20px 0;
	}
	.position {
		height: 50px;
		line-height: 50px;
		background: #fff;
		width:100%;
		box-shadow: 0 2px 2px #ddd;
		box-sizing: border-box;
	}
	.bg-zzjg {
		background: linear-gradient(257deg, #C6002F, #9D022A);
		padding: 20px 0 30px;
	}
	.bg-zzjg-cont {
		min-height: 200px;
		box-sizing: border-box;
		margin: 0;
		box-shadow: none;
		padding: 0 0 5px;
	}
	.prolist li {
		width: 48.5%;
		margin: 0 0 40px 0;
		box-shadow: 0 0 3px #ddd;
		position: relative;
	}
	.prolist .thumb {
		width: 100%;
		height: 330px;
	}
	.prolist .moreimg {
		position: absolute;
		right: 20px;
		bottom:10px;
		z-index: 9;
	}
	.zplist li {
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid #DEDEDE;
	}
	.zplist .thumb {
		width: 35%;
		height: 115px;
	}
	.wdcms-page a.number-page {
		display: none;
	}
	.newslist li {
		box-shadow: 0 0 6px #ddd;
		background: #fff;
		width:48.5%;
		margin: 0 3% 20px 0;
	}
	.newslist li:nth-child(2n) {
		margin-right: 0;
	}
	.lianxiul li {
		background: #fff;
		width:49%;
		margin-right: 2%;
		margin-bottom: 10px;
		padding: 20px 5px 10px;
		box-sizing: border-box;
	}
	.lianxiul li:nth-child(2n),.lianxiul li:last-child {
		margin-right: 0;
	}
	.ditu-box {
		position: absolute;
		right: 10%;
		top: 0;
		bottom: 0;
		margin: auto;
		z-index: 9;
		background: rgba(0,0,0,0.75);
		width: 50%;
		height:65%;
		color: #fff;
		padding: 40px 30px 0;
		box-sizing: border-box;
	}
	.video01 {
		width: 100;
		height: 300px;
	}
	.videoul li {
		width: 18.4%;
		margin-right: 2%;
		opacity: 1;
	}
	.videoul li:last-child {
		margin-right: 0;
	}
	.videoul li:first-child {
		opacity: 0.7;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
		bottom: 30px;
		width: 50%;
	}
}
@media screen and (min-width: 320px) and (max-width: 640px) {

	.show-pc { display: none !important; }
	.show-pad { display: none !important; }
	.show-wap { display: block !important; }

	.w1200,.w1300 {
		width: 95% !important;
		margin-left: auto;
		margin-right: auto;
	}
	.content {
	    min-height: 100px;
	}
	.chanyeli {
		width: 100%;
		background: #fff;
		box-shadow: none;
	}
	.desc01 {
		padding: 10px 12px 15px;
	}
	.rongyuli {
		width: 48.5%;
		background: #fff;
		box-sizing: border-box;
		padding: 5px;
		height: 120px;
		margin-bottom: 10px;
		overflow: hidden;
	}
	.rongyuli-img {
		height: 110px;
		width:100%;
	}
	.footer {
		padding: 20px 0;
	}
	.position {
		height: 50px;
		line-height: 50px;
		background: #fff;
		width:100%;
		box-shadow: 0 2px 2px #ddd;
		box-sizing: border-box;
	}
	.bg-zzjg {
		background: linear-gradient(257deg, #C6002F, #9D022A);
		padding: 20px 0 30px;
	}
	.bg-zzjg-cont {
		min-height: 200px;
		box-sizing: border-box;
		margin: 0;
		box-shadow: none;
		padding: 0 0 5px;
	}
	.prolist li {
		width: 100%;
		margin: 0 0 20px 0;
		box-shadow: 0 0 3px #ddd;
		position: relative;
	}
	.prolist .thumb {
		width: 100%;
		height: 220px;
	}
	.prolist .moreimg {
		position: absolute;
		right: 20px;
		bottom:10px;
		z-index: 9;
		height: 35px;
	}
	.zplist li {
		margin-bottom: 20px;
		padding-bottom: 20px;
		border-bottom: 1px solid #DEDEDE;
	}
	.zplist .thumb {
		width: 40%;
		height: 115px;
	}
	.wdcms-page a.number-page {
		display: none;
	}
	.newslist li {
		box-shadow: 0 0 6px #ddd;
		background: #fff;
		width:100%;
		margin: 0 0 20px 0;
	}
	.lianxiul li {
		background: #fff;
		width:49%;
		margin-right: 2%;
		margin-bottom: 10px;
		padding: 20px 5px 10px;
		box-sizing: border-box;
	}
	.lianxiul li:nth-child(2n),.lianxiul li:last-child {
		margin-right: 0;
	}
	.ditu-box {
		position: absolute;
		right: 5%;
		top: 0;
		bottom: 0;
		margin: auto;
		z-index: 9;
		background: rgba(0,0,0,0.75);
		width: 90%;
		height:65%;
		color: #fff;
		padding: 40px 30px 0;
		box-sizing: border-box;
	}
	.video01 {
		width: 100;
		height: 260px;
	}
	.videoul li {
		width: 18.4%;
		margin-right: 2%;
		opacity: 1;
	}
	.videoul li:first-child {
		opacity: 0.7;
	}
	.videoul li:last-child {
		margin-right: 0;
	}
	.swiper-container-horizontal>.swiper-pagination-bullets, .swiper-pagination-custom, .swiper-pagination-fraction {
		bottom: 30px;
		width: 50%;
	}
}